d/changelog: Remove trailing whitespace
authorSimon McVittie <smcv@debian.org>
Thu, 26 Nov 2020 10:17:15 +0000 (10:17 +0000)
committerSimon McVittie <smcv@debian.org>
Thu, 26 Nov 2020 10:17:15 +0000 (10:17 +0000)
debian/changelog

index 85d31bea2d836dca53d2706e9954ac68362459b2..bc18fc156807f2b8c0afab5c3d30fef0e2b3c106 100644 (file)
@@ -90,7 +90,7 @@ gtk+4.0 (3.99.0-1) experimental; urgency=medium
   * d/rules: Explicitly enable Xinerama for non-udeb build
   * d/rules: Disable examples, demos, installed tests for udeb build
   * d/control.in: Annotate -doc package with <!nodoc>
-  * d/control.in, d/rules: Don't build demos, examples, installed-tests 
+  * d/control.in, d/rules: Don't build demos, examples, installed-tests
     under <!noinsttest>
   * d/rules: Disable GObject-Introspection for udeb build
   * d/rules: Explicitly build documentation during build step.
@@ -1402,7 +1402,7 @@ gtk+3.0 (3.8.2-2) unstable; urgency=low
 gtk+3.0 (3.8.2-1) unstable; urgency=low
 
   [ Josselin Mouette ]
-  * Switch to interest-noawait for triggers. They only affect IM 
+  * Switch to interest-noawait for triggers. They only affect IM
     modules, so this is not likely to cause upgrade problems.
 
   [ Michael Biebl ]
@@ -1753,8 +1753,8 @@ gtk+3.0 (3.2.2-3) unstable; urgency=low
   * Break murrine-themes (same reason as gnome-themes-standard).
   * Move /etc/gtk-3.0 to libgtk-3-common.
   * Add appropriate Breaks/Replaces to handle it.
-  * Remove gtk-query-immodules-3.0 from libgtk-3-bin since it is 
-    clearly not Multi-Arch compatible. It should not be needed anyway, 
+  * Remove gtk-query-immodules-3.0 from libgtk-3-bin since it is
+    clearly not Multi-Arch compatible. It should not be needed anyway,
     everything is handled by triggers from the private directory.
   * Remove incorrect M-A: same statement for the debug package.
   * Make libgtk-3-bin arch-any, thanks Rico for noticing.
@@ -1827,9 +1827,9 @@ gtk+3.0 (3.2.1-1) experimental; urgency=low
 
 gtk+3.0 (3.0.12-3) unstable; urgency=low
 
-  * 030_xim-modules.patch: stolen from upstream git. Fix the behavior of 
+  * 030_xim-modules.patch: stolen from upstream git. Fix the behavior of
     XIM modules. Closes: #633720.
-  * 043_notebook_scroll.patch: handle a few more widgets to avoid 
+  * 043_notebook_scroll.patch: handle a few more widgets to avoid
     alt+scroll being intercepted by ranges, spin buttons, combo boxes…
 
  -- Josselin Mouette <joss@debian.org>  Thu, 08 Sep 2011 13:01:03 +0200
@@ -1887,11 +1887,11 @@ gtk+3.0 (3.0.10-1) unstable; urgency=low
   * Drop debian/gruik2devhelp.awk and Build-Depends on gawk, obsolete.
 
   [ Josselin Mouette ]
-  * 043_notebook_scroll.patch: new patch. Reintroduce tab scrolling in 
-    GtkNotebook, but this time only when Alt is pressed, as recommended 
+  * 043_notebook_scroll.patch: new patch. Reintroduce tab scrolling in
+    GtkNotebook, but this time only when Alt is pressed, as recommended
     by upstream, and from the whole notebook area.
   * Drop debhelper 8 requirement so that it can build.
-  * libgtk-3-bin.preinst: only remove libgtk3.0-bin diversions if they 
+  * libgtk-3-bin.preinst: only remove libgtk3.0-bin diversions if they
     already exist.
 
  -- Josselin Mouette <joss@debian.org>  Sat, 04 Jun 2011 22:51:06 +0200
@@ -2515,7 +2515,7 @@ gtk+2.0 (2.18.0-1) unstable; urgency=low
   * New upstream stable release:
     + debian/rules,
       debian/*.symbols:
-      - Updated for the new version. 
+      - Updated for the new version.
     + debian/patches/005_gdk_directfb_window_new.patch:
       - Dropped, merged upstream.
     + debian/patches/070_mandatory-relibtoolize.patch:
@@ -2530,7 +2530,7 @@ gtk+2.0 (2.17.11-1) experimental; urgency=low
       - Updated for the new version.
     + debian/rules,
       debian/*.symbols:
-      - Updated for the new version. 
+      - Updated for the new version.
 
  -- Sebastian Dröge <slomo@debian.org>  Sat, 05 Sep 2009 07:16:24 +0200
 
@@ -2541,7 +2541,7 @@ gtk+2.0 (2.17.10-1) experimental; urgency=low
       - Updated for the new version.
     + debian/rules,
       debian/*.symbols:
-      - Updated for the new version. 
+      - Updated for the new version.
   * -
 
  -- Sebastian Dröge <slomo@debian.org>  Sat, 05 Sep 2009 07:16:21 +0200
@@ -2549,7 +2549,7 @@ gtk+2.0 (2.17.10-1) experimental; urgency=low
 gtk+2.0 (2.17.9-1) experimental; urgency=low
 
   [ Josselin Mouette ]
-  * Clean up the .la files in all -dev packages, not only in the main 
+  * Clean up the .la files in all -dev packages, not only in the main
     one.
 
   [ Sebastian Dröge ]
@@ -2803,12 +2803,12 @@ gtk+2.0 (2.15.5-1) experimental; urgency=low
 
 gtk+2.0 (2.14.7-3) experimental; urgency=low
 
-  * 032_gdkwindowimpl_directfb.patch: new version of the patch. This 
-    should restore the basic functionality of the backend, but there is 
+  * 032_gdkwindowimpl_directfb.patch: new version of the patch. This
+    should restore the basic functionality of the backend, but there is
     still work underway.
-  * 033_directfb_client-message.patch: stolen from the upstream SVN. Fix 
+  * 033_directfb_client-message.patch: stolen from the upstream SVN. Fix
     the DirectFB client_message API.
-  * 034_directfb_memleak.patch: stolen from the upstream SVN. Fix memory 
+  * 034_directfb_memleak.patch: stolen from the upstream SVN. Fix memory
     leak in the DirectFB code.
   * Require DirectFB 1.0.0 for the 034 patch.
   * 070_mandatory-relibtoolize.patch: updated accordingly.
@@ -2817,18 +2817,18 @@ gtk+2.0 (2.14.7-3) experimental; urgency=low
 
 gtk+2.0 (2.14.7-2) experimental; urgency=low
 
-  * 008_implicit_pointer_conversion_gdkgc_directfb.patch: removed, it’s 
+  * 008_implicit_pointer_conversion_gdkgc_directfb.patch: removed, it’s
     obsolete and just defines the same macro a second time.
-  * 007_implicit_pointer_conversion_gdkdrawable_directfb.patch: removed, 
+  * 007_implicit_pointer_conversion_gdkdrawable_directfb.patch: removed,
     it’s not needed anymore with the latest directfb.
-  * 006_proper-directfb-modules.patch: removed from the package, it 
+  * 006_proper-directfb-modules.patch: removed from the package, it
     won’t be necessary anymore.
   * 001_static-linking-dont-query-immodules.patch,
     002_static-linking-dont-build-perf.patch,
     003_gdk.pc_privates.patch,
     004_gtk+-ximian-gtk2-filesel-navbutton-5.patch: refreshed.
-  * Remove 071_correct_directfb_declarations.patch, and replace it by 
-    032_gdkwindowimpl_directfb.patch, a patch from Sven Neumann to 
+  * Remove 071_correct_directfb_declarations.patch, and replace it by
+    032_gdkwindowimpl_directfb.patch, a patch from Sven Neumann to
     (hopefully) fix DirectFB support for GTK+ 2.14.
 
  -- Josselin Mouette <joss@debian.org>  Tue, 17 Feb 2009 23:17:56 +0100
@@ -2849,10 +2849,10 @@ gtk+2.0 (2.14.7-1) experimental; urgency=low
 gtk+2.0 (2.14.5-1) experimental; urgency=low
 
   [ Josselin Mouette ]
-  * Really install the faq and tutorial files correctly so that the 
+  * Really install the faq and tutorial files correctly so that the
     devhelp file is read.
   * Update doc-base files accordingly.
-  * gruik2devhelp.awk: new script to generate the devhelp files 
+  * gruik2devhelp.awk: new script to generate the devhelp files
     automatically for the FAQ and tutorial, based on the HTML doc.
   * Build-depend on gawk, run the script appropriately.
 
@@ -2877,7 +2877,7 @@ gtk+2.0 (2.14.4-3) experimental; urgency=low
   * Bump dependencies for the development package.
   * Fix dependencies of gail packages.
   * Don’t install libgail in the udeb.
-  * Stop shipping /usr/lib/pkgconfig/libgtk-directfb-2.0-0/, nobody uses 
+  * Stop shipping /usr/lib/pkgconfig/libgtk-directfb-2.0-0/, nobody uses
     it.
   * Remove versioned conflicts with libgail packages.
   * Remove libgail18.shlibs.
@@ -5176,4 +5176,3 @@ gtk+2.0 (2.0.0-1) unstable; urgency=low
   * Initial Release.
 
  -- Akira TAGOH <tagoh@debian.org>  Wed, 13 Mar 2002 00:07:25 +0900
-